Setting up Python on your own computer

We're going to walk through the steps needed to install all of the components used during this boot camp -- mainly, Python 3, virtualenv and virtualenvwrapper. If you get stuck, please contact me and I'll help you get things sorted out.

For Mac/Linux, we're going to mostly follow Kenneth Reitz's excellent Python installation guides. For PCs, we'll be working through Anthony DeBarros's guide to installing Python on Windows.


In [ ]: